[INFO] cloning repository https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faosp-mirror-neo%2Fplatform_external_rust_crates_crossbeam-channel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faosp-mirror-neo%2Fplatform_external_rust_crates_crossbeam-channel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 192582b72763e0372c1f41e1319d8ebd7bfef6fe
[INFO] testing aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faosp-mirror-neo%2Fplatform_external_rust_crates_crossbeam-channel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel
[INFO] finished tweaking git repo https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel
[INFO] tweaked toml for git repo https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aosp-mirror-neo/platform_external_rust_crates_crossbeam-channel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5bef67310f5c693bf3c333d6d8de03900058995663d3ab0f7f2c1da4ba103f0
[INFO] running `Command { std: "docker" "start" "-a" "d5bef67310f5c693bf3c333d6d8de03900058995663d3ab0f7f2c1da4ba103f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5bef67310f5c693bf3c333d6d8de03900058995663d3ab0f7f2c1da4ba103f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5bef67310f5c693bf3c333d6d8de03900058995663d3ab0f7f2c1da4ba103f0", kill_on_drop: false }`
[INFO] [stdout] d5bef67310f5c693bf3c333d6d8de03900058995663d3ab0f7f2c1da4ba103f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25bbe16fded2eccb75c5b13fedae11f56b1dd22dddbbfd5d01d2079222e04ee4
[INFO] running `Command { std: "docker" "start" "-a" "25bbe16fded2eccb75c5b13fedae11f56b1dd22dddbbfd5d01d2079222e04ee4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "25bbe16fded2eccb75c5b13fedae11f56b1dd22dddbbfd5d01d2079222e04ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25bbe16fded2eccb75c5b13fedae11f56b1dd22dddbbfd5d01d2079222e04ee4", kill_on_drop: false }`
[INFO] [stdout] 25bbe16fded2eccb75c5b13fedae11f56b1dd22dddbbfd5d01d2079222e04ee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77002b29bea25585ef5901175421cde083d8b5dccb1519f230f7f35394edb45b
[INFO] running `Command { std: "docker" "start" "-a" "77002b29bea25585ef5901175421cde083d8b5dccb1519f230f7f35394edb45b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `crossbeam_sanitize`
[INFO] [stdout]    --> tests/tick.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `crossbeam_sanitize`
[INFO] [stdout]    --> tests/tick.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/mpsc.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/mpsc.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn try_iter(&self) -> TryIter<T> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.81s
[INFO] running `Command { std: "docker" "inspect" "77002b29bea25585ef5901175421cde083d8b5dccb1519f230f7f35394edb45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77002b29bea25585ef5901175421cde083d8b5dccb1519f230f7f35394edb45b", kill_on_drop: false }`
[INFO] [stdout] 77002b29bea25585ef5901175421cde083d8b5dccb1519f230f7f35394edb45b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29b6a89d91b6f0875aec4162f0cd137b3bc11b75854842502f2abdf7a9913817
[INFO] running `Command { std: "docker" "start" "-a" "29b6a89d91b6f0875aec4162f0cd137b3bc11b75854842502f2abdf7a9913817", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `crossbeam_sanitize`
[INFO] [stderr]    --> tests/tick.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `crossbeam_sanitize`
[INFO] [stderr]    --> tests/tick.rs:257:11
[INFO] [stderr]     |
[INFO] [stderr] 257 | #[cfg(not(crossbeam_sanitize))] // TODO: assertions failed due to tsan is slow
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `crossbeam-channel` (test "tick") generated 2 warnings
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/mpsc.rs:98:17
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/mpsc.rs:102:21
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn try_iter(&self) -> TryIter<T> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn try_iter(&self) -> TryIter<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `crossbeam-channel` (test "mpsc") generated 2 warnings (run `cargo fix --test "mpsc" -p crossbeam-channel` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crossbeam_channel-73d96e3ac8f20f40)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/after.rs (/opt/rustwide/target/debug/deps/after-333e7955e77abcf9)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test stress_default ... ok
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] test recv_two ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test recv_race ... ok
[INFO] [stdout] test ready ... ok
[INFO] [stdout] test select ... ok
[INFO] [stdout] test fire ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test fairness_duplicates ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test stress_clone ... ok
[INFO] [stderr]      Running tests/array.rs (/opt/rustwide/target/debug/deps/array-1d740ac8239ae45d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test recv_after_disconnect ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test recv_in_send ... ok
[INFO] [stdout] test send_after_disconnect ... ok
[INFO] [stdout] test fairness_duplicates ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test len ... ok
[INFO] [stdout] test linearizable ... ok
[INFO] [stdout] test panic_on_drop ... ok
[INFO] [stdout] test mpmc ... ok
[INFO] [stdout] test drops ... ok
[INFO] [stdout] test spsc ... ok
[INFO] [stdout] test disconnect_wakes_sender ... ok
[INFO] [stdout] test smoke ... ok
[INFO] [stdout] test disconnect_wakes_receiver ... ok
[INFO] [stdout] test stress_iter ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test try_send ... ok
[INFO] [stdout] test send_timeout ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] test send ... ok
[INFO] [stdout] test stress_oneshot ... ok
[INFO] [stderr]      Running tests/golang.rs (/opt/rustwide/target/debug/deps/golang-40d456bb66f3a726)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.79s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test chan_test::test_chan_send_interface ... ok
[INFO] [stdout] test chan1::main ... ok
[INFO] [stdout] test fifo::asynch_fifo ... ok
[INFO] [stdout] test chan_test::test_select_duplicate_channel ... ok
[INFO] [stdout] test select4::main ... ok
[INFO] [stdout] test chan_test::test_self_select ... ok
[INFO] [stdout] test select6::main ... ok
[INFO] [stdout] test select::main ... ok
[INFO] [stdout] test fifo::synch_fifo ... ok
[INFO] [stdout] test zerosize::zero_size_array ... ok
[INFO] [stdout] test zerosize::zero_size_struct ... ok
[INFO] [stdout] test nonblock::main ... ok
[INFO] [stdout] test select7::main ... ok
[INFO] [stdout] test goroutines::main ... ok
[INFO] [stdout] test sieve1::main ... ok
[INFO] [stdout] test chan_test::test_nonblock_recv_race ... ok
[INFO] [stdout] test select2::main ... ok
[INFO] [stdout] test chan_test::test_nonblock_select_race ... ok
[INFO] [stdout] test chan_test::test_nonblock_select_race2 ... ok
[INFO] [stdout] test chan_test::test_select_fairness ... ok
[INFO] [stdout] test chan_test::test_pseudo_random_send ... ok
[INFO] [stdout] test chan_test::test_multi_consumer ... ok
[INFO] [stdout] test doubleselect::main ... ok
[INFO] [stdout] test chan_test::test_select_stress ... ok
[INFO] [stdout] test chan::main ... ok
[INFO] [stdout] test chan_test::test_chan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iter.rs (/opt/rustwide/target/debug/deps/iter-98ec9d4ed0a1682a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test recv_into_iter_owned ... ok
[INFO] [stdout] test recv_into_iter_borrowed ... ok
[INFO] [stdout] test recv_iter_break ... ok
[INFO] [stdout] test recv_try_iter ... ok
[INFO] [stdout] test nested_recv_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list.rs (/opt/rustwide/target/debug/deps/list-e5894e2afdb3b76a)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test len ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test recv_after_disconnect ... ok
[INFO] [stdout] test recv_in_send ... ok
[INFO] [stdout] test fairness ... ok
[INFO] [stdout] test send ... ok
[INFO] [stdout] test send_timeout ... ok
[INFO] [stdout] test send_after_disconnect ... ok
[INFO] [stdout] test try_send ... ok
[INFO] [stdout] test fairness_duplicates ... ok
[INFO] [stdout] test mpmc ... ok
[INFO] [stdout] test linearizable ... ok
[INFO] [stdout] test spsc ... ok
[INFO] [stdout] test stress_iter ... ok
[INFO] [stdout] test drops ... ok
[INFO] [stdout] test disconnect_wakes_receiver ... ok
[INFO] [stdout] test smoke ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stderr]      Running tests/mpsc.rs (/opt/rustwide/target/debug/deps/mpsc-46bf0d474d93370d)
[INFO] [stdout] test stress_oneshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test channel_tests::drop_full ... ok
[INFO] [stdout] test channel_tests::drop_full_shared ... ok
[INFO] [stdout] test channel_tests::issue_32114 ... ok
[INFO] [stdout] test channel_tests::chan_gone_concurrent ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test channel_tests::no_runtime ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_peek_data ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_try_recv_open ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_try_send_closed ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_thread_close_stress ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_send_port_close ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_peek_open ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_thread_send_recv_stress ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_send_then_recv ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_try_send_open ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_recv_chan_close ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_thread_send_close_stress ... ok
[INFO] [stdout] test channel_tests::port_gone_concurrent ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_task_recv_then_send ... ok
[INFO] [stdout] test channel_tests::recv_from_outside_runtime ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_try_recv_closed ... ok
[INFO] [stdout] test channel_tests::recv_timeout_upgrade ... ok
[INFO] [stdout] test channel_tests::oneshot_multi_thread_recv_close_stress ... ok
[INFO] [stdout] test channel_tests::oneshot_single_thread_recv_timeout ... ok
[INFO] [stdout] test channel_tests::port_gone_concurrent_shared ... ok
[INFO] [stdout] test channel_tests::smoke ... ok
[INFO] [stdout] test channel_tests::smoke_chan_gone ... ok
[INFO] [stdout] test channel_tests::smoke_chan_gone_shared ... ok
[INFO] [stdout] test channel_tests::smoke_port_gone ... ok
[INFO] [stdout] test channel_tests::smoke_shared ... ok
[INFO] [stdout] test channel_tests::shared_recv_timeout ... ok
[INFO] [stdout] test channel_tests::test_recv_into_iter_borrowed ... ok
[INFO] [stdout] test channel_tests::recv_a_lot ... ok
[INFO] [stdout] test channel_tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test channel_tests::smoke_shared_port_gone ... ok
[INFO] [stdout] test channel_tests::smoke_threads ... ok
[INFO] [stdout] test channel_tests::send_from_outside_runtime ... ok
[INFO] [stdout] test channel_tests::test_recv_into_iter_owned ... ok
[INFO] [stdout] test channel_tests::test_nested_recv_iter ... ok
[INFO] [stdout] test channel_tests::smoke_shared_port_gone2 ... ok
[INFO] [stdout] test channel_tests::stream_send_recv_stress ... ok
[INFO] [stdout] test select_tests::cloning ... ok
[INFO] [stdout] test select_tests::cloning2 ... ok
[INFO] [stdout] test channel_tests::stress ... ok
[INFO] [stdout] test select_tests::cloning3 ... ok
[INFO] [stdout] test select_tests::closed ... ok
[INFO] [stdout] test select_tests::both_ready ... ok
[INFO] [stdout] test select_tests::preflight2 ... ok
[INFO] [stdout] test select_tests::preflight3 ... ok
[INFO] [stdout] test select_tests::preflight4 ... ok
[INFO] [stdout] test select_tests::preflight5 ... ok
[INFO] [stdout] test select_tests::preflight6 ... ok
[INFO] [stdout] test select_tests::preflight9 ... ok
[INFO] [stdout] test select_tests::preflight8 ... ok
[INFO] [stdout] test select_tests::smoke ... ok
[INFO] [stdout] test select_tests::preflight1 ... ok
[INFO] [stdout] test channel_tests::test_recv_iter_break ... ok
[INFO] [stdout] test channel_tests::test_recv_try_iter ... ok
[INFO] [stdout] test select_tests::preflight7 ... ok
[INFO] [stdout] test select_tests::shared_data_waiting ... ok
[INFO] [stdout] test select_tests::oneshot_data_waiting ... ok
[INFO] [stdout] test channel_tests::try_recv_states ... ok
[INFO] [stdout] test select_tests::sync1 ... ok
[INFO] [stdout] test select_tests::smoke2 ... ok
[INFO] [stdout] test select_tests::stream_data_waiting ... ok
[INFO] [stdout] test select_tests::sync2 ... ok
[INFO] [stdout] test channel_tests::stress_shared ... ok
[INFO] [stdout] test sync_channel_tests::drop_full ... ok
[INFO] [stdout] test sync_channel_tests::chan_gone_concurrent ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_close_port_first ... ok
[INFO] [stdout] test select_tests::sync3 ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_task_recv_then_send ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_task_recv_then_close ... ok
[INFO] [stdout] test select_tests::unblocks ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_close_chan_first ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_send_close_stress ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_close_stress ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_send_recv_stress ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_multi_thread_recv_close_stress ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_close ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_recv_open ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_closed ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_recv_chan_close ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_data ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_recv_closed ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_send_port_close ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_peek_open ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_send_then_recv ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_recv_closed_with_data ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_closed2 ... ok
[INFO] [stdout] test sync_channel_tests::oneshot_single_thread_try_send_open ... ok
[INFO] [stdout] test sync_channel_tests::smoke ... ok
[INFO] [stdout] test sync_channel_tests::smoke_chan_gone ... ok
[INFO] [stdout] test sync_channel_tests::smoke_chan_gone_shared ... ok
[INFO] [stdout] test sync_channel_tests::smoke_port_gone ... ok
[INFO] [stdout] test sync_channel_tests::smoke_shared ... ok
[INFO] [stdout] test sync_channel_tests::port_gone_concurrent_shared ... ok
[INFO] [stdout] test sync_channel_tests::smoke_shared_port_gone2 ... ok
[INFO] [stdout] test sync_channel_tests::recv_a_lot ... ok
[INFO] [stdout] test sync_channel_tests::smoke_threads ... ok
[INFO] [stdout] test sync_channel_tests::send2 ... ok
[INFO] [stdout] test sync_channel_tests::recv_timeout ... ok
[INFO] [stdout] test sync_channel_tests::send3 ... ok
[INFO] [stdout] test sync_channel_tests::port_gone_concurrent ... ok
[INFO] [stdout] test sync_channel_tests::send4 ... ok
[INFO] [stdout] test sync_channel_tests::stream_send_recv_stress ... ok
[INFO] [stdout] test sync_channel_tests::test_nested_recv_iter ... ok
[INFO] [stdout] test sync_channel_tests::test_recv_iter_break ... ok
[INFO] [stdout] test sync_channel_tests::send1 ... ok
[INFO] [stdout] test sync_channel_tests::try_recv_states ... ok
[INFO] [stdout] test sync_channel_tests::try_send1 ... ok
[INFO] [stdout] test sync_channel_tests::try_send2 ... ok
[INFO] [stdout] test sync_channel_tests::try_send3 ... ok
[INFO] [stdout] test channel_tests::shared_chan_stress ... ok
[INFO] [stdout] test sync_channel_tests::destroy_upgraded_shared_port_when_sender_still_active ... ok
[INFO] [stdout] test sync_channel_tests::issue_15761 ... ok
[INFO] [stdout] test sync_channel_tests::shared_chan_stress ... ok
[INFO] [stdout] test sync_channel_tests::stress_shared ... ok
[INFO] [stdout] test sync_channel_tests::stress_recv_timeout_shared ... ok
[INFO] [stdout] test sync_channel_tests::stress_recv_timeout_two_threads ... ok
[INFO] [stdout] test sync_channel_tests::stress ... ok
[INFO] [stdout] test select_tests::stress ... ok
[INFO] [stdout] test channel_tests::stress_recv_timeout_shared ... ok
[INFO] [stdout] test channel_tests::stress_recv_timeout_two_threads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/never.rs (/opt/rustwide/target/debug/deps/never-3f450c7547573d29)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test capacity ... ok
[INFO] [stdout] test len_empty_full ... ok
[INFO] [stdout] test optional ... ok
[INFO] [stdout] test smoke ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test tick_n ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ready.rs (/opt/rustwide/target/debug/deps/ready-c0ad9963a19c899a)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test default ... ok
[INFO] [stdout] test default_when_disconnected ... ok
[INFO] [stdout] test cloning1 ... ok
[INFO] [stdout] test duplicate_operations ... ok
[INFO] [stdout] test preflight1 ... ok
[INFO] [stdout] test nesting ... ok
[INFO] [stdout] test preflight2 ... ok
[INFO] [stdout] test preflight3 ... ok
[INFO] [stdout] test smoke1 ... ok
[INFO] [stdout] test smoke2 ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test fairness1 ... ok
[INFO] [stdout] test send_recv_same_channel ... ok
[INFO] [stdout] test default_only ... ok
[INFO] [stdout] test cloning2 ... ok
[INFO] [stdout] test both_ready ... ok
[INFO] [stdout] test stress_send ... ok
[INFO] [stdout] test stress_recv ... ok
[INFO] [stdout] test stress_mixed ... ok
[INFO] [stdout] test fairness2 ... ok
[INFO] [stdout] test unblocks ... ok
[INFO] [stdout] test disconnected ... ok
[INFO] [stdout] test timeout ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/same_channel.rs (/opt/rustwide/target/debug/deps/same_channel-9ee5411bd2152bfa)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test after_same_channel ... ok
[INFO] [stdout] test tick_same_channel ... ok
[INFO] [stdout] test never_same_channel ... ok
[INFO] [stdout] test zero_same_channel ... ok
[INFO] [stdout] test list_same_channel ... ok
[INFO] [stdout] test array_same_channel ... ok
[INFO] [stdout] test different_flavors_same_channel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/select.rs (/opt/rustwide/target/debug/deps/select-c14a8cbf2e8c9e72)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test default_when_disconnected ... ok
[INFO] [stdout] test duplicate_operations ... ok
[INFO] [stdout] test default ... ok
[INFO] [stdout] test nesting ... ok
[INFO] [stdout] test preflight1 ... ok
[INFO] [stdout] test preflight3 ... ok
[INFO] [stdout] test cloning1 ... ok
[INFO] [stdout] test preflight2 ... ok
[INFO] [stdout] test smoke1 ... ok
[INFO] [stdout] test smoke2 ... ok
[INFO] [stdout] test send_and_clone ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test matching ... ok
[INFO] [stdout] test fairness1 ... ok
[INFO] [stdout] test matching_with_leftover ... ok
[INFO] [stdout] test sync_and_clone ... ok
[INFO] [stdout] test send_recv_same_channel ... ok
[INFO] [stdout] test stress_mixed ... ok
[INFO] [stdout] test fairness2 ... ok
[INFO] [stdout] test stress_recv ... ok
[INFO] [stdout] test reuse ... ok
[INFO] [stdout] test default_only ... ok
[INFO] [stdout] test cloning2 ... ok
[INFO] [stdout] test both_ready ... ok
[INFO] [stdout] test stress_send ... ok
[INFO] [stdout] test disconnected ... ok
[INFO] [stdout] test unblocks ... ok
[INFO] [stdout] test timeout ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] test linearizable_timeout ... ok
[INFO] [stdout] test linearizable_try ... ok
[INFO] [stdout] test loop_try ... ok
[INFO] [stderr]      Running tests/select_macro.rs (/opt/rustwide/target/debug/deps/select_macro-74d0bbeb84c74d41)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test default_syntax ... ok
[INFO] [stdout] test default_when_disconnected ... ok
[INFO] [stdout] test default ... ok
[INFO] [stdout] test case_blocks ... ok
[INFO] [stdout] test cloning1 ... ok
[INFO] [stdout] test deref ... ok
[INFO] [stdout] test duplicate_operations ... ok
[INFO] [stdout] test evaluate ... ok
[INFO] [stdout] test infer_types ... ok
[INFO] [stdout] test handles_on_heap ... ok
[INFO] [stdout] test fairness_send ... ok
[INFO] [stdout] test move_handles ... ok
[INFO] [stdout] test nesting ... ok
[INFO] [stdout] test once_blocks ... ok
[INFO] [stdout] test once_receiver ... ok
[INFO] [stdout] test once_sender ... ok
[INFO] [stdout] test fairness_recv ... ok
[INFO] [stdout] test fairness1 ... ok
[INFO] [stdout] test parse_nesting ... ok
[INFO] [stdout] test preflight1 ... ok
[INFO] [stdout] test preflight2 ... ok
[INFO] [stdout] test channel_through_channel ... ok
[INFO] [stdout] test preflight3 ... ok
[INFO] [stdout] test matching_with_leftover ... ok
[INFO] [stdout] test references ... ok
[INFO] [stdout] test result_types ... ok
[INFO] [stdout] test same_variable_name ... ok
[INFO] [stdout] test matching ... ok
[INFO] [stdout] test panic_receiver - should panic ... ok
[INFO] [stdout] test panic_sender - should panic ... ok
[INFO] [stdout] test fairness2 ... ok
[INFO] [stdout] test smoke1 ... ok
[INFO] [stdout] test smoke2 ... ok
[INFO] [stdout] test cloning2 ... ok
[INFO] [stdout] test both_ready ... ok
[INFO] [stdout] test default_only ... FAILED
[INFO] [stdout] test send_recv_same_channel ... ok
[INFO] [stdout] test trailing_comma ... ok
[INFO] [stdout] test stress_recv ... ok
[INFO] [stdout] test stress_mixed ... ok
[INFO] [stdout] test disconnect_wakes_receiver ... ok
[INFO] [stdout] test disconnect_wakes_sender ... ok
[INFO] [stdout] test disconnected ... ok
[INFO] [stdout] test stress_send ... ok
[INFO] [stdout] test recv_timeout ... ok
[INFO] [stdout] test send_timeout ... ok
[INFO] [stdout] test unblocks ... ok
[INFO] [stdout] test try_recv ... ok
[INFO] [stdout] test try_send ... ok
[INFO] [stdout] test timeout ... ok
[INFO] [stdout] test send ... ok
[INFO] [stdout] test recv ... ok
[INFO] [stdout] test linearizable_timeout ... ok
[INFO] [stdout] test stress_timeout_two_threads ... ok
[INFO] [stdout] test linearizable_default ... ok
[INFO] [stdout] test loop_try ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- default_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'default_only' (56244) panicked at tests/select_macro.rs:228:5:
[INFO] [stdout] assertion failed: now - start <= ms(550)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59da16ef29ea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59da16ef29ea - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59da16ef29ea - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59da16ef29ea - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59da16f0685a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59da16f0685a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59da16ef7272 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59da16ef7272 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59da16ed145f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59da16ed145f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59da16eea9c9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59da16e7e8ac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59da16e7e8ac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59da16eeac42 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59da16eeac42 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59da16ed154a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59da16ec6729 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59da16ed222d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59da16f0701c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59da16f06fe2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59da16df7b63 - select_macro[512820e001075a0e]::default_only
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/select_macro.rs:228:5
[INFO] [stdout]   21:     0x59da16dec247 - select_macro[512820e001075a0e]::default_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/select_macro.rs:214:18
[INFO] [stdout]   22:     0x59da16e5c986 - <select_macro[512820e001075a0e]::default_only::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59da16e71b8b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59da16e71b8b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x59da16e7f37b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x59da16e7f37b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x59da16e7f37b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59da16e7f37b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59da16e7f37b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59da16e7f37b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x59da16e7f37b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x59da16e78a94 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x59da16e78a94 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59da16e81f82 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x59da16e81f82 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x59da16e81f82 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59da16e81f82 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59da16e81f82 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59da16e81f82 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x59da16e81f82 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59da16ef22bf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x59da16ef22bf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7794b3018aa4 - <unknown>
[INFO] [stdout]   44:     0x7794b30a5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     default_only
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 55 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test select_macro`
[INFO] running `Command { std: "docker" "inspect" "29b6a89d91b6f0875aec4162f0cd137b3bc11b75854842502f2abdf7a9913817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29b6a89d91b6f0875aec4162f0cd137b3bc11b75854842502f2abdf7a9913817", kill_on_drop: false }`
[INFO] [stdout] 29b6a89d91b6f0875aec4162f0cd137b3bc11b75854842502f2abdf7a9913817
